home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / ON / FLOOD < prev    next >
Encoding:
Text File  |  1993-05-04  |  1.2 KB  |  32 lines

  1. Usage: ON [#|+|-|^|&|@]FLOOD [-|^]<parameters> [action]
  2.   The FLOOD type is activated whenever someone sends a lot of 
  3.   information very rapidly to you, your channel, or the system at 
  4.   large (ie: a wallop).  Usually, this is caused when someone dumps
  5.   a file to your channel or to you.  The parameters for this are:
  6.     $0    The nick of the flooder
  7.     $1    The type of flooding being done 
  8.     $2- The content of the flooding message
  9.  
  10.   General use for ON FLOOD is as follows:
  11.     ON ^FLOOD *
  12.   This will automatically prevent flooding messages from being 
  13.   displayed and automatically disable itself when the flooding
  14.   has stopped.
  15.  
  16.   If you use services like IRCIIHelp or NickServ, these can appear to
  17.   IRCII as floods, but if you add to following ON lines:
  18.     ON FLOOD ^IRCIIHelp
  19.     ON FLOOD ^NickServ
  20.   These will not be treated as floods and will let their messages through.
  21.  
  22.   Warning:  There are occasions where ON FLOOD can be inadvertantly 
  23.   activated (such as after a net-burp, or after you have ^Z'd for a
  24.   while).  Therefore, I strongly advise against using KILL or even
  25.   KICK as the action taken by an ON FLOOD.  
  26.  
  27. See Also:
  28.   SET FLOOD_AFTER
  29.   SET FLOOD_RATE
  30.   SET FLOOD_USERS
  31.   SET FLOOD_WARNING
  32.